func github.com/go-faster/jx.strSlow

2 uses

	github.com/go-faster/jx (current package)
		w_str.go#L59: 	return fail || strSlow[S](w, v[i:])
		w_str.go#L62: func strSlow[S byteseq.Byteseq](w *Writer, v S) (fail bool) {